Skip to content

Conversation

@winnieoursbrun
Copy link

This pull request increases the memory allocation for both ingress and sidekiq components across all deployment environments (production, staging, and review) in the deployment configuration templates. The change aims to provide more memory resources to these components, which can help prevent out-of-memory errors and improve application stability.

Resource allocation updates:

  • Increased memory requests and limits for ingress from 512Mi to 1024Mi in production.yaml.tt, staging.yaml.tt, and review.yaml.tt templates. [1] [2] [3]
  • Increased memory requests and limits for commented-out sidekiq configuration from 512Mi to 1024Mi in production.yaml.tt, staging.yaml.tt, and review.yaml.tt templates. [1] [2] [3]
  • Updated the sidekiq_generator.rb to set memory requests and limits to 1024Mi for generated sidekiq deployment files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant